FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package mrrt.mintmedical#4.0.2-preview (31 ms)

Package mrrt.mintmedical
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=mrrt.mintmedical@4.0.2-preview&canonical=https://example.org/fhir/StructureDefinition/IntervalObservation
Url https://example.org/fhir/StructureDefinition/IntervalObservation
Status draft
Name IntervalObservation
Experimental False
Type Observation
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "dfab4e9c-6c10-453e-8902-ef988d373b74",
  "meta" : {
    "versionId" : "9",
    "lastUpdated" : "2022-06-29T12:27:57.272+00:00"
  },
  "url" : "https://example.org/fhir/StructureDefinition/IntervalObservation",
  "name" : "IntervalObservation",
  "status" : "draft",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Observation",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation.code.coding.system",
        "path" : "Observation.code.coding.system",
        "code" : [
          {
            "system" : "https://fhir.brainlab.com/code-systems/v0.1"
          },
          {
            "system" : "http://snomed.info/sct"
          },
          {
            "system" : "http://loinc.org"
          },
          {
            "system" : "http://www.radlex.org/"
          }
        ]
      },
      {
        "id" : "Observation.value[x]",
        "path" : "Observation.value[x]",
        "min" : 1,
        "type" : [
          {
            "code" : "Quantity"
          },
          {
            "code" : "integer"
          }
        ]
      },
      {
        "id" : "Observation.derivedFrom",
        "path" : "Observation.derivedFrom",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse"
            ]
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.